Add an async read function for selection
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jan 2020 05:14:49 +0000 (00:14 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jan 2020 23:48:20 +0000 (18:48 -0500)
commitc290bd63676bb1a05fccd8154b6a953275531318
tree6b34bf26c985eec7cfe9087d6621121d9c894267
parent853063bea76f6c6add1b9775e8864a4cc119c835
Add an async read function for selection

This is meant as a replacement for ::drag-data-received
in cases where a #GtkSelectionData object is still needed,
such as when using GtkTreeModel DND support.
gtk/gtkdragdest.c
gtk/gtkdragdest.h